home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / snowball.swf / scripts / DefineSprite_78 / frame_2 / DoAction.as
Text File  |  2010-03-13  |  62b  |  6 lines

  1. timeout -= "1";
  2. if(timeout < "0")
  3. {
  4.    gotoAndPlay(4);
  5. }
  6.